home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_207_slicedata.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  244 b   |  5 lines

  1. function SliceData(dataName : Str255; x1, y1, x2, y2 : longint; resultName : Str255) : boolean;
  2.  
  3. Takes a slice through the data specified by the line.  The result is placed in a 1D window.  If successful TRUE is returned.
  4.  
  5. Also see:  FillLine